home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / oct95 / learf102.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  16KB  |  391x225  |  4-bit (16 colors)
Labels: text | screenshot | font | number | line
OCR: Method Code moveAtoB method pushButton(var eventInfo Event) listAField. moveAtoB() endmethod moveBtoA method pushButton (var eventInfo Event) listAField. moveBtoA( ) endmethod moveAllAtoB method pushButton (var eventInfo Event) listAField. moveAllAtoB() endmethod moveAllBtoA method pushButton (var eventInfo Event) listAField. moveAllBtoA(} endmethod